From a98db753e7b2e1dc47924505194a84f768db30e5 Mon Sep 17 00:00:00 2001 From: Drew Parsons Date: Sun, 15 Feb 2026 19:32:47 +0100 Subject: [PATCH] update debian/watch to v5 format with GitLab template Use GitLab template rather than GitHub since upstream development happens at https://gitlab.kitware.com/vtk/vtk https://github.com/Kitware/VTK is just a mirror of the gitlab repo. --- debian/changelog | 4 ++++ debian/watch | 9 ++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ce7e1b1a..cbe6eaa50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ vtk9 (9.5.2+dfsg3-7) UNRELEASED; urgency=medium * add hurd-amd64 to list of architectures supporting adios2 in Build-Depends: libadios2-mpi-c++-dev (adios2 now builds on all 64-bit architectures) + * update debian/watch to v5 format. Use GitLab template rather than + GitHub since upstream development happens at + https://gitlab.kitware.com/vtk/vtk + https://github.com/Kitware/VTK is just a mirror of the gitlab repo. -- Drew Parsons Sun, 15 Feb 2026 19:14:13 +0100 diff --git a/debian/watch b/debian/watch index 65f01a205..42821bfc6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,6 @@ -version=4 -opts=repacksuffix=+dfsg1,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ -https://github.com/Kitware/VTK/tags .*/v?(9\.\d\S*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) +Version: 5 + +Template: GitLab +Dist: https://gitlab.kitware.com/vtk/vtk +Repacksuffix: +dfsg1 +Dversion-Mangle: auto -- 2.30.2